Skip to main content

All Questions

0votes
1answer
215views

Delete all folders in specified path that do not have word "edit" in them?

I'm trying to set up a simple script that would clean up my working folder. The working folder is structured like that: Project 1 Project 1 [edited] Project 2 Project 2 [edited] Project 3 Project 3 [...
Den's user avatar
1vote
1answer
3kviews

Delete all zip files from a folder recursivley

I am trying to delete all zip files from a folder /mnt/drive1/temp and its subfolders recursivley. I am aware that an incorrect command here could have disastrous consequences so wanted to check I had ...
fightstarr20's user avatar
2votes
3answers
27kviews

cannot find Trash folder! Ubuntu 18.04

I am running a preinstalled version of ubuntu 18.04 but cannot find Trash folder. The typical places don't have the folder. ~/.local/share/Trash <-- does not exist /root/..../Trash <-- does ...
sam's user avatar
  • 29
0votes
3answers
546views

Find & remove files that are uploaded through Cpanel x minutes ago, using SSH

I have a Cpanel login of remote system into which I have uploaded a number of folders and files scattered throughout the structure. But I remember that I did this a few minutes ago, roughly x minutes ...
Vicky Dev's user avatar

close